Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal item As T _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Generic RasterCollectionEventArgs( T item ) |
C++/CLI | |
---|---|
public: Generic RasterCollectionEventArgs( T item ) |
Parameters
- item
- The object that has been added or removed.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family